home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / educate / perlb161.zip / PERLIB32.EXE / 0 / RCDATA / TFRMELEMENTINFO / TFRMELEMENTINFO.txt
Text File  |  1997-04-27  |  16KB  |  751 lines

  1. object frmElementInfo: TfrmElementInfo
  2.   Left = 273
  3.   Top = 252
  4.   HelpContext = 3
  5.   HorzScrollBar.Visible = False
  6.   VertScrollBar.Visible = False
  7.   ActiveControl = butClose
  8.   BorderIcons = [biSystemMenu]
  9.   BorderStyle = bsToolWindow
  10.   Caption = 'Hydrogen - Element Information'
  11.   ClientHeight = 397
  12.   ClientWidth = 359
  13.   Font.Color = clWindowText
  14.   Font.Height = -13
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   Position = poDefaultPosOnly
  18.   OnCreate = FormCreate
  19.   OnHide = FormHide
  20.   OnPaint = FormPaint
  21.   OnShow = UpdateInfo
  22.   PixelsPerInch = 120
  23.   TextHeight = 16
  24.   object WinBevel1: TWinBevel
  25.     Left = 5
  26.     Top = 5
  27.     Width = 349
  28.     Height = 37
  29.     WinBevel = True
  30.   end
  31.   object Name: TLabel
  32.     Left = 1
  33.     Top = 8
  34.     Width = 359
  35.     Height = 29
  36.     Alignment = taCenter
  37.     AutoSize = False
  38.     Caption = 'Hydrogen'
  39.     Font.Color = clBlack
  40.     Font.Height = -23
  41.     Font.Name = 'MS Sans Serif'
  42.     Font.Style = [fsBold]
  43.     ParentFont = False
  44.     Transparent = True
  45.   end
  46.   object Symbol: TLabel
  47.     Left = 12
  48.     Top = 8
  49.     Width = 49
  50.     Height = 29
  51.     AutoSize = False
  52.     Caption = 'H'
  53.     Font.Color = clRed
  54.     Font.Height = -23
  55.     Font.Name = 'MS Sans Serif'
  56.     Font.Style = [fsBold]
  57.     ParentFont = False
  58.     Transparent = True
  59.   end
  60.   object Number: TLabel
  61.     Left = 297
  62.     Top = 8
  63.     Width = 50
  64.     Height = 29
  65.     Alignment = taRightJustify
  66.     AutoSize = False
  67.     Caption = '1'
  68.     Font.Color = clBlue
  69.     Font.Height = -23
  70.     Font.Name = 'MS Sans Serif'
  71.     Font.Style = [fsBold]
  72.     ParentFont = False
  73.     Transparent = True
  74.   end
  75.   object Label1: TLabel
  76.     Left = 2
  77.     Top = 48
  78.     Width = 170
  79.     Height = 16
  80.     Alignment = taRightJustify
  81.     AutoSize = False
  82.     Caption = 'Atomic Weight:'
  83.     Font.Color = clNavy
  84.     Font.Height = -13
  85.     Font.Name = 'MS Sans Serif'
  86.     Font.Style = []
  87.     ParentFont = False
  88.     Transparent = True
  89.   end
  90.   object Label2: TLabel
  91.     Left = 2
  92.     Top = 64
  93.     Width = 170
  94.     Height = 16
  95.     Alignment = taRightJustify
  96.     AutoSize = False
  97.     Caption = 'Oxidation States:'
  98.     Font.Color = clMaroon
  99.     Font.Height = -13
  100.     Font.Name = 'MS Sans Serif'
  101.     Font.Style = []
  102.     ParentFont = False
  103.     Transparent = True
  104.   end
  105.   object Label3: TLabel
  106.     Left = 2
  107.     Top = 80
  108.     Width = 170
  109.     Height = 16
  110.     Alignment = taRightJustify
  111.     AutoSize = False
  112.     Caption = 'Boiling Point:'
  113.     Font.Color = clNavy
  114.     Font.Height = -13
  115.     Font.Name = 'MS Sans Serif'
  116.     Font.Style = []
  117.     ParentFont = False
  118.     Transparent = True
  119.   end
  120.   object Label4: TLabel
  121.     Left = 2
  122.     Top = 96
  123.     Width = 170
  124.     Height = 16
  125.     Alignment = taRightJustify
  126.     AutoSize = False
  127.     Caption = 'Melting Point:'
  128.     Font.Color = clMaroon
  129.     Font.Height = -13
  130.     Font.Name = 'MS Sans Serif'
  131.     Font.Style = []
  132.     ParentFont = False
  133.     Transparent = True
  134.   end
  135.   object Label5: TLabel
  136.     Left = 2
  137.     Top = 112
  138.     Width = 170
  139.     Height = 16
  140.     Alignment = taRightJustify
  141.     AutoSize = False
  142.     Caption = 'Density:'
  143.     Font.Color = clNavy
  144.     Font.Height = -13
  145.     Font.Name = 'MS Sans Serif'
  146.     Font.Style = []
  147.     ParentFont = False
  148.     Transparent = True
  149.   end
  150.   object Label6: TLabel
  151.     Left = 2
  152.     Top = 128
  153.     Width = 170
  154.     Height = 16
  155.     Alignment = taRightJustify
  156.     AutoSize = False
  157.     Caption = 'Electron Configuration:'
  158.     Font.Color = clMaroon
  159.     Font.Height = -13
  160.     Font.Name = 'MS Sans Serif'
  161.     Font.Style = []
  162.     ParentFont = False
  163.     Transparent = True
  164.   end
  165.   object Label7: TLabel
  166.     Left = 2
  167.     Top = 144
  168.     Width = 170
  169.     Height = 16
  170.     Alignment = taRightJustify
  171.     AutoSize = False
  172.     Caption = 'Acid/Base Properties:'
  173.     Font.Color = clNavy
  174.     Font.Height = -13
  175.     Font.Name = 'MS Sans Serif'
  176.     Font.Style = []
  177.     ParentFont = False
  178.     Transparent = True
  179.   end
  180.   object Label8: TLabel
  181.     Left = 2
  182.     Top = 160
  183.     Width = 170
  184.     Height = 16
  185.     Alignment = taRightJustify
  186.     AutoSize = False
  187.     Caption = 'Crystal Structure:'
  188.     Font.Color = clMaroon
  189.     Font.Height = -13
  190.     Font.Name = 'MS Sans Serif'
  191.     Font.Style = []
  192.     ParentFont = False
  193.     Transparent = True
  194.   end
  195.   object Label9: TLabel
  196.     Left = 2
  197.     Top = 176
  198.     Width = 170
  199.     Height = 16
  200.     Alignment = taRightJustify
  201.     AutoSize = False
  202.     Caption = 'Electronegativity:'
  203.     Font.Color = clNavy
  204.     Font.Height = -13
  205.     Font.Name = 'MS Sans Serif'
  206.     Font.Style = []
  207.     ParentFont = False
  208.     Transparent = True
  209.   end
  210.   object Label10: TLabel
  211.     Left = 2
  212.     Top = 192
  213.     Width = 170
  214.     Height = 16
  215.     Alignment = taRightJustify
  216.     AutoSize = False
  217.     Caption = 'Heat of Vaporization:'
  218.     Font.Color = clMaroon
  219.     Font.Height = -13
  220.     Font.Name = 'MS Sans Serif'
  221.     Font.Style = []
  222.     ParentFont = False
  223.     Transparent = True
  224.   end
  225.   object Label11: TLabel
  226.     Left = 2
  227.     Top = 208
  228.     Width = 170
  229.     Height = 16
  230.     Alignment = taRightJustify
  231.     AutoSize = False
  232.     Caption = 'Heat of Fusion:'
  233.     Font.Color = clNavy
  234.     Font.Height = -13
  235.     Font.Name = 'MS Sans Serif'
  236.     Font.Style = []
  237.     ParentFont = False
  238.     Transparent = True
  239.   end
  240.   object Label12: TLabel
  241.     Left = 2
  242.     Top = 224
  243.     Width = 170
  244.     Height = 16
  245.     Alignment = taRightJustify
  246.     AutoSize = False
  247.     Caption = 'Electrical Conductivity:'
  248.     Font.Color = clMaroon
  249.     Font.Height = -13
  250.     Font.Name = 'MS Sans Serif'
  251.     Font.Style = []
  252.     ParentFont = False
  253.     Transparent = True
  254.   end
  255.   object Label13: TLabel
  256.     Left = 2
  257.     Top = 240
  258.     Width = 170
  259.     Height = 16
  260.     Alignment = taRightJustify
  261.     AutoSize = False
  262.     Caption = 'Thermal Conductivity:'
  263.     Font.Color = clNavy
  264.     Font.Height = -13
  265.     Font.Name = 'MS Sans Serif'
  266.     Font.Style = []
  267.     ParentFont = False
  268.     Transparent = True
  269.   end
  270.   object Label14: TLabel
  271.     Left = 2
  272.     Top = 256
  273.     Width = 170
  274.     Height = 16
  275.     Alignment = taRightJustify
  276.     AutoSize = False
  277.     Caption = 'Specific Heat Capacity:'
  278.     Font.Color = clMaroon
  279.     Font.Height = -13
  280.     Font.Name = 'MS Sans Serif'
  281.     Font.Style = []
  282.     ParentFont = False
  283.     Transparent = True
  284.   end
  285.   object Label15: TLabel
  286.     Left = 2
  287.     Top = 272
  288.     Width = 170
  289.     Height = 16
  290.     Alignment = taRightJustify
  291.     AutoSize = False
  292.     Caption = 'First Ionization Potential:'
  293.     Font.Color = clNavy
  294.     Font.Height = -13
  295.     Font.Name = 'MS Sans Serif'
  296.     Font.Style = []
  297.     ParentFont = False
  298.     Transparent = True
  299.   end
  300.   object Label16: TLabel
  301.     Left = 2
  302.     Top = 288
  303.     Width = 170
  304.     Height = 16
  305.     Alignment = taRightJustify
  306.     AutoSize = False
  307.     Caption = 'Atomic Volume:'
  308.     Font.Color = clMaroon
  309.     Font.Height = -13
  310.     Font.Name = 'MS Sans Serif'
  311.     Font.Style = []
  312.     ParentFont = False
  313.     Transparent = True
  314.   end
  315.   object Label17: TLabel
  316.     Left = 2
  317.     Top = 304
  318.     Width = 170
  319.     Height = 16
  320.     Alignment = taRightJustify
  321.     AutoSize = False
  322.     Caption = 'Atomic Radius:'
  323.     Font.Color = clNavy
  324.     Font.Height = -13
  325.     Font.Name = 'MS Sans Serif'
  326.     Font.Style = []
  327.     ParentFont = False
  328.     Transparent = True
  329.   end
  330.   object Label18: TLabel
  331.     Left = 2
  332.     Top = 320
  333.     Width = 170
  334.     Height = 16
  335.     Alignment = taRightJustify
  336.     AutoSize = False
  337.     Caption = 'Covalent Radius:'
  338.     Font.Color = clMaroon
  339.     Font.Height = -13
  340.     Font.Name = 'MS Sans Serif'
  341.     Font.Style = []
  342.     ParentFont = False
  343.     Transparent = True
  344.   end
  345.   object Label19: TLabel
  346.     Left = 2
  347.     Top = 336
  348.     Width = 170
  349.     Height = 16
  350.     Alignment = taRightJustify
  351.     AutoSize = False
  352.     Caption = 'Synthetic:'
  353.     Font.Color = clNavy
  354.     Font.Height = -13
  355.     Font.Name = 'MS Sans Serif'
  356.     Font.Style = []
  357.     ParentFont = False
  358.     Transparent = True
  359.   end
  360.   object Weight: TEdit
  361.     Left = 177
  362.     Top = 48
  363.     Width = 180
  364.     Height = 17
  365.     AutoSize = False
  366.     BorderStyle = bsNone
  367.     Ctl3D = False
  368.     Font.Color = clBlack
  369.     Font.Height = -13
  370.     Font.Name = 'MS Sans Serif'
  371.     Font.Style = []
  372.     ParentColor = True
  373.     ParentCtl3D = False
  374.     ParentFont = False
  375.     ReadOnly = True
  376.     TabOrder = 0
  377.     Text = '1.00794 g/mol'
  378.   end
  379.   object OxidationStates: TEdit
  380.     Left = 177
  381.     Top = 64
  382.     Width = 180
  383.     Height = 17
  384.     AutoSize = False
  385.     BorderStyle = bsNone
  386.     Ctl3D = False
  387.     Font.Color = clBlack
  388.     Font.Height = -13
  389.     Font.Name = 'MS Sans Serif'
  390.     Font.Style = []
  391.     ParentColor = True
  392.     ParentCtl3D = False
  393.     ParentFont = False
  394.     ReadOnly = True
  395.     TabOrder = 1
  396.     Text = '1'
  397.   end
  398.   object BoilingPoint: TEdit
  399.     Left = 177
  400.     Top = 80
  401.     Width = 180
  402.     Height = 17
  403.     AutoSize = False
  404.     BorderStyle = bsNone
  405.     Ctl3D = False
  406.     Font.Color = clBlack
  407.     Font.Height = -13
  408.     Font.Name = 'MS Sans Serif'
  409.     Font.Style = []
  410.     ParentColor = True
  411.     ParentCtl3D = False
  412.     ParentFont = False
  413.     ReadOnly = True
  414.     TabOrder = 2
  415.     Text = '20.28 K'
  416.   end
  417.   object MeltingPoint: TEdit
  418.     Left = 177
  419.     Top = 96
  420.     Width = 180
  421.     Height = 17
  422.     AutoSize = False
  423.     BorderStyle = bsNone
  424.     Ctl3D = False
  425.     Font.Color = clBlack
  426.     Font.Height = -13
  427.     Font.Name = 'MS Sans Serif'
  428.     Font.Style = []
  429.     ParentColor = True
  430.     ParentCtl3D = False
  431.     ParentFont = False
  432.     ReadOnly = True
  433.     TabOrder = 3
  434.     Text = '13.81 K'
  435.   end
  436.   object Density: TEdit
  437.     Left = 177
  438.     Top = 112
  439.     Width = 180
  440.     Height = 17
  441.     AutoSize = False
  442.     BorderStyle = bsNone
  443.     Ctl3D = False
  444.     Font.Color = clBlack
  445.     Font.Height = -13
  446.     Font.Name = 'MS Sans Serif'
  447.     Font.Style = []
  448.     ParentColor = True
  449.     ParentCtl3D = False
  450.     ParentFont = False
  451.     ReadOnly = True
  452.     TabOrder = 4
  453.     Text = '0.0899 (Gas 273K) g/l'
  454.   end
  455.   object ElectronConfig: TEdit
  456.     Left = 177
  457.     Top = 128
  458.     Width = 180
  459.     Height = 17
  460.     AutoSize = False
  461.     BorderStyle = bsNone
  462.     Ctl3D = False
  463.     Font.Color = clBlack
  464.     Font.Height = -13
  465.     Font.Name = 'MS Sans Serif'
  466.     Font.Style = []
  467.     ParentColor = True
  468.     ParentCtl3D = False
  469.     ParentFont = False
  470.     ReadOnly = True
  471.     TabOrder = 5
  472.     Text = '1s1'
  473.   end
  474.   object AcidBaseProp: TEdit
  475.     Left = 177
  476.     Top = 144
  477.     Width = 180
  478.     Height = 17
  479.     AutoSize = False
  480.     BorderStyle = bsNone
  481.     Ctl3D = False
  482.     Font.Color = clBlack
  483.     Font.Height = -13
  484.     Font.Name = 'MS Sans Serif'
  485.     Font.Style = []
  486.     ParentColor = True
  487.     ParentCtl3D = False
  488.     ParentFont = False
  489.     ReadOnly = True
  490.     TabOrder = 6
  491.     Text = 'Amphoteric'
  492.   end
  493.   object CrystalStruct: TEdit
  494.     Left = 177
  495.     Top = 160
  496.     Width = 180
  497.     Height = 17
  498.     AutoSize = False
  499.     BorderStyle = bsNone
  500.     Ctl3D = False
  501.     Font.Color = clBlack
  502.     Font.Height = -13
  503.     Font.Name = 'MS Sans Serif'
  504.     Font.Style = []
  505.     ParentColor = True
  506.     ParentCtl3D = False
  507.     ParentFont = False
  508.     ReadOnly = True
  509.     TabOrder = 7
  510.     Text = 'Hexagonal'
  511.   end
  512.   object ElectroNeg: TEdit
  513.     Left = 177
  514.     Top = 176
  515.     Width = 180
  516.     Height = 17
  517.     AutoSize = False
  518.     BorderStyle = bsNone
  519.     Ctl3D = False
  520.     Font.Color = clBlack
  521.     Font.Height = -13
  522.     Font.Name = 'MS Sans Serif'
  523.     Font.Style = []
  524.     ParentColor = True
  525.     ParentCtl3D = False
  526.     ParentFont = False
  527.     ReadOnly = True
  528.     TabOrder = 8
  529.     Text = '2.10'
  530.   end
  531.   object HeatVapor: TEdit
  532.     Left = 177
  533.     Top = 192
  534.     Width = 180
  535.     Height = 17
  536.     AutoSize = False
  537.     BorderStyle = bsNone
  538.     Ctl3D = False
  539.     Font.Color = clBlack
  540.     Font.Height = -13
  541.     Font.Name = 'MS Sans Serif'
  542.     Font.Style = []
  543.     ParentColor = True
  544.     ParentCtl3D = False
  545.     ParentFont = False
  546.     ReadOnly = True
  547.     TabOrder = 9
  548.     Text = '0.4581 kj/mol'
  549.   end
  550.   object HeatFusion: TEdit
  551.     Left = 177
  552.     Top = 208
  553.     Width = 180
  554.     Height = 17
  555.     AutoSize = False
  556.     BorderStyle = bsNone
  557.     Ctl3D = False
  558.     Font.Color = clBlack
  559.     Font.Height = -13
  560.     Font.Name = 'MS Sans Serif'
  561.     Font.Style = []
  562.     ParentColor = True
  563.     ParentCtl3D = False
  564.     ParentFont = False
  565.     ReadOnly = True
  566.     TabOrder = 10
  567.     Text = '0.0585 kj/mol'
  568.   end
  569.   object ElectroConduct: TEdit
  570.     Left = 177
  571.     Top = 224
  572.     Width = 180
  573.     Height = 17
  574.     AutoSize = False
  575.     BorderStyle = bsNone
  576.     Ctl3D = False
  577.     Font.Color = clBlack
  578.     Font.Height = -13
  579.     Font.Name = 'MS Sans Serif'
  580.     Font.Style = []
  581.     ParentColor = True
  582.     ParentCtl3D = False
  583.     ParentFont = False
  584.     ReadOnly = True
  585.     TabOrder = 11
  586.     Text = '--'
  587.   end
  588.   object ThermalConduct: TEdit
  589.     Left = 177
  590.     Top = 240
  591.     Width = 180
  592.     Height = 17
  593.     AutoSize = False
  594.     BorderStyle = bsNone
  595.     Ctl3D = False
  596.     Font.Color = clBlack
  597.     Font.Height = -13
  598.     Font.Name = 'MS Sans Serif'
  599.     Font.Style = []
  600.     ParentColor = True
  601.     ParentCtl3D = False
  602.     ParentFont = False
  603.     ReadOnly = True
  604.     TabOrder = 12
  605.     Text = '0.1815 Wm-∩┐╜K-∩┐╜'
  606.   end
  607.   object SpecificHeat: TEdit
  608.     Left = 177
  609.     Top = 256
  610.     Width = 180
  611.     Height = 17
  612.     AutoSize = False
  613.     BorderStyle = bsNone
  614.     Ctl3D = False
  615.     Font.Color = clBlack
  616.     Font.Height = -13
  617.     Font.Name = 'MS Sans Serif'
  618.     Font.Style = []
  619.     ParentColor = True
  620.     ParentCtl3D = False
  621.     ParentFont = False
  622.     ReadOnly = True
  623.     TabOrder = 13
  624.     Text = '14.304 Jg-∩┐╜K-∩┐╜'
  625.   end
  626.   object FstIonPoten: TEdit
  627.     Left = 177
  628.     Top = 272
  629.     Width = 180
  630.     Height = 17
  631.     AutoSize = False
  632.     BorderStyle = bsNone
  633.     Ctl3D = False
  634.     Font.Color = clBlack
  635.     Font.Height = -13
  636.     Font.Name = 'MS Sans Serif'
  637.     Font.Style = []
  638.     ParentColor = True
  639.     ParentCtl3D = False
  640.     ParentFont = False
  641.     ReadOnly = True
  642.     TabOrder = 14
  643.     Text = '13.598 V'
  644.   end
  645.   object Volume: TEdit
  646.     Left = 177
  647.     Top = 288
  648.     Width = 180
  649.     Height = 17
  650.     AutoSize = False
  651.     BorderStyle = bsNone
  652.     Ctl3D = False
  653.     Font.Color = clBlack
  654.     Font.Height = -13
  655.     Font.Name = 'MS Sans Serif'
  656.     Font.Style = []
  657.     ParentColor = True
  658.     ParentCtl3D = False
  659.     ParentFont = False
  660.     ReadOnly = True
  661.     TabOrder = 15
  662.     Text = '14.10 cm∩┐╜/mol'
  663.   end
  664.   object AtomicRadius: TEdit
  665.     Left = 177
  666.     Top = 304
  667.     Width = 180
  668.     Height = 17
  669.     AutoSize = False
  670.     BorderStyle = bsNone
  671.     Ctl3D = False
  672.     Font.Color = clBlack
  673.     Font.Height = -13
  674.     Font.Name = 'MS Sans Serif'
  675.     Font.Style = []
  676.     ParentColor = True
  677.     ParentCtl3D = False
  678.     ParentFont = False
  679.     ReadOnly = True
  680.     TabOrder = 16
  681.     Text = '2.08 ∩┐╜'
  682.   end
  683.   object CovalentRadius: TEdit
  684.     Left = 177
  685.     Top = 320
  686.     Width = 180
  687.     Height = 17
  688.     AutoSize = False
  689.     BorderStyle = bsNone
  690.     Ctl3D = False
  691.     Font.Color = clBlack
  692.     Font.Height = -13
  693.     Font.Name = 'MS Sans Serif'
  694.     Font.Style = []
  695.     ParentColor = True
  696.     ParentCtl3D = False
  697.     ParentFont = False
  698.     ReadOnly = True
  699.     TabOrder = 17
  700.     Text = '0.32 ∩┐╜'
  701.   end
  702.   object Synthetic: TEdit
  703.     Left = 177
  704.     Top = 336
  705.     Width = 180
  706.     Height = 17
  707.     AutoSize = False
  708.     BorderStyle = bsNone
  709.     Ctl3D = False
  710.     Font.Color = clBlack
  711.     Font.Height = -13
  712.     Font.Name = 'MS Sans Serif'
  713.     Font.Style = []
  714.     ParentColor = True
  715.     ParentCtl3D = False
  716.     ParentFont = False
  717.     ReadOnly = True
  718.     TabOrder = 18
  719.     Text = 'False'
  720.   end
  721.   object butClose: TButton
  722.     Left = 261
  723.     Top = 364
  724.     Width = 93
  725.     Height = 29
  726.     Cancel = True
  727.     Caption = '&Close'
  728.     Default = True
  729.     TabOrder = 21
  730.     OnClick = butClick
  731.   end
  732.   object butHelp: TButton
  733.     Left = 161
  734.     Top = 364
  735.     Width = 93
  736.     Height = 29
  737.     Caption = '&Help'
  738.     TabOrder = 20
  739.     OnClick = butClick
  740.   end
  741.   object butCopy: TButton
  742.     Left = 4
  743.     Top = 364
  744.     Width = 110
  745.     Height = 29
  746.     Caption = 'Copy &All Info'
  747.     TabOrder = 19
  748.     OnClick = butClick
  749.   end
  750. end
  751.